From: Richard M. Stallman Date: Wed, 28 Aug 1996 23:28:39 +0000 (+0000) Subject: Check for utimes. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~83114 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9c5c5f39dc4002f4421fd18077a5d7d71d6fac45;p=emacs.git Check for utimes. --- diff --git a/configure.in b/configure.in index f6e729ab8ee..9066df768f5 100644 --- a/configure.in +++ b/configure.in @@ -1440,7 +1440,7 @@ AC_CHECK_LIB(m, sqrt) AC_CHECK_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \ random lrand48 bcopy bcmp logb frexp fmod ftime res_init setsid \ -strerror fpathconf select mktime euidaccess getpagesize tzset setlocale) +strerror fpathconf select mktime euidaccess getpagesize tzset setlocale utimes) # Check this now, so that we will NOT find the above functions in ncurses. # That is because we have not set up to link ncurses in lib-src.